glarea: Do not use extension API
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 28 Jan 2015 19:07:33 +0000 (19:07 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 9 Feb 2015 19:10:30 +0000 (19:10 +0000)
commit5a3b28aaf1bb8d50a56866d885e49e51c3cafd55
treeaac5a1c9a1b97941a9e0a89d8b949a83f4651975
parent395125bcfb4a44f5892e55aa5ca768adbe6cebc4
glarea: Do not use extension API

We are using GL contexts with Core GL profiles, so we need to use the
proper API, not the one provided by extensions.

https://bugzilla.gnome.org/show_bug.cgi?id=741946
gtk/gtkglarea.c